DWfile.remove()

Availability 3.0
Description Moves the specified file to the Recycling Bin or Trash.
Note: Windows displays a confirmation dialog box if the file is read-only.
Arguments fileURL
The argument is the file you want to remove, expressed as a file:// URL.
Returns TRUE if the operation succeeded, FALSE otherwise.